home *** CD-ROM | disk | FTP | other *** search
/ Acorn User: China / Acorn User China CD-ROM (UK) (Disc A) / Acorn User China CD-ROM (UK) (Disc A).bin / HENSA / MEMMANAGEMENT / VIRTUAL / VIRTUAL.TXT < prev   
Encoding:
Text File  |  1994-05-17  |  1.3 KB  |  41 lines

  1. Title:            VIRTUAL
  2. Author:            Brian Brunswick and Nick Smith
  3. Version:        0.37
  4. Title From:        Documentation
  5. Author From:        Documentation
  6. Version From:        Documentation
  7. Supplier:        Nick Smith
  8. Date:            07/09/93
  9. Keywords:         Memory management software; Resource managers
  10. Shareware:        No
  11. Machine:        Archimedes
  12. Operating system:    RISCOS
  13. Memory requirements:    
  14. Peripherals needed:    
  15. Other s/ware needed:    
  16. Directory:        micros/arch/riscos/a/a277
  17. Date mounted/updated:    11/09/93
  18. File names:        a277.arc
  19.             a277s.arc
  20. Unarchived files:    75
  21. Unarchived size:    263 Kbytes
  22. Omissions:        
  23. See also:        
  24.  
  25. -------------------------------------------------------------------------------
  26.  
  27. Acquiring the package:
  28.  
  29. Download the uuencoded file and extract using SparkPlug 2 (see the "tools_help"
  30. file in arch/riscos/tools for further info).
  31.  
  32.  
  33. Description:
  34.  
  35. Virtual supplies virtual memory under RiscOS, allowing a task to believe it
  36. has upto 24M of memory, yet have a draggable WimpSlot that can be set as
  37. desired. However, it is very restrictive in what can be done - basically
  38. only simple line based programs can be used. This is quite sufficient to run
  39. C compilers, though, which is what it was originally intended for.  This
  40. version has full support for gcc and the Desktop Development Environment.
  41.